Typescript fix for Randombytes#175
Conversation
|
Thank you for the PR. I'm not a user of Typescript, so I'm not really sure how to evaluate this. I'll try to see if any of the other committers for this repo have the prerequisite knowledge to evaluate this PR. |
|
Thank you for bringing this to our attention. To get around this issue quickly I recommend adding |
|
Thanks for the feedback. I'm quite sure I tried with |
|
Any chance to get this merged? |
|
Is there any blocker as why this hasn't been merged yet? |
Hi
In a new typescript project when using bitbox-sdk by
npm i bitbox-sdk:When using tsc to compile the typescript it reports these errors:
I found that this works around the issue.